home *** CD-ROM | disk | FTP | other *** search
/ CICA 1995 September (Japanese) / CICA Shareware for Windows CD-ROM (Walnut Creek) (September 1995) (Japanese) (Disc 1).iso / _bbs / readme.txt < prev   
Text File  |  1995-09-05  |  4KB  |  96 lines

  1. Walnut Creek CDROM BBS readme
  2.  
  3. (the "in_type" for this disc is "pcb")
  4.  
  5. Note, foreign language BBS index files are in \_bbs\translat in zip files.
  6.  
  7. Opus
  8. --------------------------------------------------------------------------
  9. The \_bbs\opus directory contains the tools that created the
  10. files.bbs file in each subdirectory.  These should be usable with
  11. Remote Access / TubFile / Opus / QuickBbs / Superbbs.
  12.  
  13. Maximus
  14. --------------------------------------------------------------------------
  15. \_bbs\maxtool contains a utility to copy the files.bbs files to one
  16. directory on your hard disk and create the hcdareas.ctl file that
  17. points to the index files.  A prebuilt control file is in this
  18. directory.
  19.  
  20. PC Board
  21. --------------------------------------------------------------------------
  22. The \_bbs\pcbtool directory contains the tools used to create the
  23. \_bbs\pcb dir??? files.  It also has a utility to create the global
  24. index file.  Please make backups on your configuration.
  25.  
  26. RBBS
  27. --------------------------------------------------------------------------
  28. The \_bbs\rbbstool directory has some tools and hints for installing
  29. the cdrom on a RBBS board.  The file listings are in
  30. \_bbs\translat\txt_rbbs.zip.   Thanks to Bruce Jackson.
  31.  
  32. Spitfire
  33. --------------------------------------------------------------------------
  34. The \_bbs\sftool directory has some tools and hints for installing
  35. the cdrom on a spitfire BBS.  The file listings are in
  36. \_bbs\translat\txt_sf.zip.
  37.  
  38. Wildcat
  39. --------------------------------------------------------------------------
  40. \_bbs\wc30 contains a setup program for wildcat, version 3.55.  this
  41. is the commercial version, not the shareware version.  This works
  42. with versions up to and including 3.90.
  43.  
  44. ALL
  45. --------------------------------------------------------------------------
  46. If you want to show me what your bbs requires for a directory area
  47. display similar to the rbbs display, please send me the exact
  48. specifications.
  49.  
  50. I produced these with the program "makemenu" in \_bbs\menu.  This
  51. produces a double column listing of the area descriptions based on
  52. \_bbs\dirs.txt.  There are three versions of the directory menu, a
  53. plain version (dir.dir), a IBM high-bit version (dirg.dir), and an
  54. ANSI color version (dirc.dir).
  55.  
  56. --------------------------------------------------------------------------
  57. A lot of these programs use DOS redirection.  This allows a program
  58. that prints to "standard out" to `redirect' its output to a file or
  59. another program.  If it sends it to another program it goes through a
  60. `pipe'.  For example,
  61.  
  62. makemenu > out
  63.  
  64. sends the output of the makemenu program into a file called out.
  65.  
  66. If I wanted to sort the output of the makemenu command and display it
  67. to the screen, I'd type
  68.  
  69. makemenu | sort
  70.  
  71. If I wanted to sort it and sent it to a file, I'd type
  72.  
  73. makemenu | sort > out
  74.  
  75. Most of the batch files use redirection.  My utilites write to
  76. standard out so they can be redirected to a file or piped through
  77. another program accepts standard in as input.
  78.  
  79. -------------------------------------------------------------------------- 
  80.  
  81. If you set the disc up for your board with features or enhancements
  82. that aren't on the disc, please ftp me a copy to cdrom.com or
  83. snail-mail me a copy and I'll credit your account toward future
  84. purchases.
  85.  
  86. I'm not a sysop.  I have tried to create file index files that will
  87. be useful for sysops.  Feedback is appreciated.  Prebuilt BBS
  88. configuration files are greatly appreciated.
  89.  
  90.  
  91. -jack                          1 800 786 9907
  92. Walnut Creek CDROM            +1 510 674 0783
  93. 1547 Palos Verdes, Ste 260    +1 510 674 0821 (fax)
  94. Walnut Creek  CA  94596       velte@cdrom.com (internet)
  95. USA
  96.